Skip to content

transport-service: Enhance logging with protocol names#485

Merged
lexnv merged 2 commits intomasterfrom
lexnv/impr-logs
Nov 28, 2025
Merged

transport-service: Enhance logging with protocol names#485
lexnv merged 2 commits intomasterfrom
lexnv/impr-logs

Conversation

@lexnv
Copy link
Copy Markdown
Collaborator

@lexnv lexnv commented Nov 28, 2025

This PR improves the logging of the transport service:

  • The protocol name is added to all logs so we can identify the protocols that have failed
  • Connection management is tracked with multiple trace logs for better visibility into state transitions

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@lexnv lexnv requested a review from dmitry-markin November 28, 2025 10:10
@lexnv lexnv self-assigned this Nov 28, 2025
@lexnv lexnv merged commit 29ee379 into master Nov 28, 2025
8 checks passed
@lexnv lexnv deleted the lexnv/impr-logs branch November 28, 2025 12:15
lexnv added a commit that referenced this pull request Nov 28, 2025
## [0.12.2] - 2025-11-28

This release allows all Bitswap CIDs (v1) to pass regardless of the used
hash. It also enhances local address checks in the transport manager.

### Changed

- transport-service: Enhance logging with protocol names
([#485](#485))
- bitswap: Reexports for CID
([#486](#486))
- Allow all the Bitswap CIDs (v1) to pass regardless of used hash
([#482](#482))
- transport/manager: Enhance local address checks
([#480](#480))


cc paritytech/polkadot-bulletin-chain#119

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants